<?php namespace Heanup\Frame\Library; class Curl extends \Heanup\Frame\Library { public static function get() { } public static function post() { } }